'宣言 Public Overloads Sub WriteBytes( _ ByVal name As System.String, _ ByVal v() As System.Byte _ )
'使用法 Dim instance As C1WriterBase Dim name As System.String Dim v() As System.Byte instance.WriteBytes(name, v)
public void WriteBytes( System.string name, System.byte[] v )
C1WriterBase クラス C1WriterBase メンバ オーバーロード一覧